Do not pass DIRECTMAP_VIRT_END to virt_to_mfn(). It's out of range.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 20 Mar 2009 09:34:09 +0000 (09:34 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 20 Mar 2009 09:34:09 +0000 (09:34 +0000)
commit18b0268f1960c4c6610b3548757edba8a89920db
tree83850a05342ec551ebe8bacd6834f1b28288a483
parent312b6463fb9c81cb69324409fa5a1e6e5485c19d
Do not pass DIRECTMAP_VIRT_END to virt_to_mfn(). It's out of range.

Signed-off-by: Xiaowei Yang <xiaowei.yang@intel.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/common/page_alloc.c